currentPage
Type
property
Summary
Specifies the page being displayed in a multi-page EPS object.
Syntax
set the currentPage of <EPS> to <pageNumber>
Description
Use the currentPage property to switch between the pages of an EPS object.
This property is supported only on Unix systems with Display PostScript installed.
Examples
set the currentPage of EPS 6 to (1 + the currentPage of EPS 6)
Related
object: EPS
property: pageCount
keyword: integer
Compatibility and Support
Introduced
LiveCode 1.0
OS
linux
ios
android
Platforms
desktop
server
mobile